Skip to content

Conversation

valekjo
Copy link
Member

@valekjo valekjo commented Oct 6, 2025

No description provided.

@valekjo valekjo requested a review from TC-MO as a code owner October 6, 2025 11:52
@valekjo valekjo added adhoc Ad-hoc unplanned task added during the sprint. t-console Issues with this label are in the ownership of the console team. labels Oct 6, 2025
@github-actions github-actions bot added this to the 124th sprint - Console team milestone Oct 6, 2025
@apify-service-account
Copy link

Preview for this PR was built for commit 0b37a7c and is ready at https://pr-1979.preview.docs.apify.com!

Comment on lines +467 to +468
Editor type `fileupload` enables users to specify list of files as input. The input is passed to the Actor as an array of strings. It is the Actor author's responsibility to interpret the strings, including validating the file existence and format. The editor makes it easier for users to upload the files to a key-value store they choose.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Editor type `fileupload` enables users to specify list of files as input. The input is passed to the Actor as an array of strings. It is the Actor author's responsibility to interpret the strings, including validating the file existence and format. The editor makes it easier for users to upload the files to a key-value store they choose.
Editor type `fileupload` enables users to specify a list of files as input. The input is passed to the Actor as an array of strings. The Actor author is responsible for interpreting the strings, including validating file existence and format. This editor simplifies the process for users to upload files to a key-value store of their choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-console Issues with this label are in the ownership of the console team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants